Welcome![Sign In][Sign Up]
Location:
Search - UCOS PC

Search list

[Other resourceucos ii中文版(包含范例)

Description: ucos ii中文版(包含范例)第一章:范例 在这一章里将提供三个范例来说明如何使用 µ C/OS-II。笔者之所以在本书一开始就写这一章是为了让读者尽快开始使用 µ C/OS-II。在开始讲述这些例子之前,笔者想先说明一些在这本书里的约定。 这些例子曾经用Borland C/C++ 编译器(V3.1)编译过,用选择项产生Intel/AMD80186处理器(大模式下编译)的代码。这些代码实际上是在Intel Pentium II PC (300MHz)上运行和测试过,Intel Pentium II PC可以看成是特别快的80186。笔者选择PC做为目标系统是由于以下几个原因:首先也是最为重要的,以PC做为目标系统比起以其他嵌入式环境,如评估板,仿真器等,更容易进行代码的测试,不用不断地烧写EPROM,不断地向EPROM仿真器中下载程序等等。用户只需要简单地编译、链接和执行。其次,使用Borland C/C++产生的80186的目标代码(实模式,在大模式下编译)与所有Intel、AMD、Cyrix公司的80x86 CPU兼容。 -CENTER ii Chinese version (including practices) Chapter 1 : Examples in this chapter will provide three examples to illustrate how to use
Platform: | Size: 20467 | Author: 董清清 | Hits:

[Linux-UnixPC环境下用BC3.1编译连接调试uCOS-II源文件

Description: PC环境下用BC3.1编译连接调试uCOS-II源文件-PC environment with debugging BC3.1 compiler link uCOS-II source
Platform: | Size: 1463 | Author: 陈真 | Hits:

[Other resourceucos-chinese-datasheet

Description: ucos操作系统的完整中文文档,包括ucos在Pc和arm7体系中的详细移植说明;操作系统的工作原理,和代码架构。非常适合ucos的学习者。-CENTER integrity of the Chinese operating system files, Pc CENTER including the ARM7 system and the detailed transplantation; the working principle of the operating system, and code structure. TRACK very suitable for learners.
Platform: | Size: 1773544 | Author: menglei | Hits:

[Other resourceuCOS-II2.8

Description: V2.8 uc/os移植到PC机上运行,希望可以给学习嵌入式的朋友一点帮助-V2.8 uc / os transplant on PC, hoping to learn Embedded 1:00 friends! !
Platform: | Size: 90117 | Author: 徐冬 | Hits:

[Other resourceC8051F020-UCOS-II

Description: UCOS-II移植C8051单片机上 使用C8051F020开发板。KEIL U3编译通过。 串口连接到PC机上,可观察统计任务统计的CPU利用率。 通过串口输入字符串123,可改便灯的闪烁频率。
Platform: | Size: 49833 | Author: 康攀 | Hits:

[Other resourceucos

Description: ucos-II 基于pc的范例 中文解释 包涵全部源码
Platform: | Size: 3580366 | Author: xuguorong | Hits:

[Other resourceuCOS

Description: uCOS在PC机(至少386上)的4个范例,这些范例程序由<嵌入式实时操作系统uC/OS-II(第二版)>后面的光盘所提供,全部压缩上传.
Platform: | Size: 3102696 | Author: liubin | Hits:

[Other resourceUCOS-II

Description: 一个在PC机运行ucos的例子,四个任务并发运行。
Platform: | Size: 43390 | Author: fangwei | Hits:

[OtheruCOS-II_LPC2000

Description: pc.c是移植于μCOS-II的PC服务代码(pc.c) 主要改动: 1、#include \"includes.h\"改为\"config.h\" 2、在屏幕上显示改为向UART0发送数据,在电脑上显示,影响的函数: PC_DispChar()、PC_DispClrCol()、PC_DispClrRow()、PC_DispClrScr()和PC_DispStr() 3、获取键值改为从UART0获取,影响的函数:PC_GetKey() 4、因为没有dos环境所作的修改,影响的函数: PC_DOSReturn()、PC_DOSSaveReturn()、PC_SetTickRate()(删除)、PC_VectGet()(删除)和 PC_VectSet(删除)。 5、因为定时器不同所作的修改,影响的函数: PC_ElapsedStart()和PC_ElapsedStop()。 6、因为实时时钟不同所作的修改,影响的函数:PC_GetDateTime()。-pc.c is transplanted COS-II PC service code (pc.c) major changes : 1, # include "includes.h" with "config.h" two, displayed on the screen changed to UART0 send data on the computer, the function : PC_DispChar (), PC_DispClrCol (), PC_DispClrRow (), PC_DispClrScr (), and PC_DispStr () 3, access keys to read from UART0 acquisition, the function : PC_GetKey () 4 because no dos environment changes, it will affect the function : PC_DOSReturn (), PC_DOSSaveReturn (), PC_SetTickRate () (deleted), PC_VectGet () (deleted) and PC_VectSet (deleted). 5, because the timer made different changes, it will affect the function : PC_ElapsedStart (), and PC_ElapsedStop (). 6, because of different real-time clock's revision, the function : PC_GetDateTime ().
Platform: | Size: 14859 | Author: hyh | Hits:

[uCOSucosview110

Description: uc/os 嵌入式操作系统pc机调试仿真工具-View utility running on PC windows enviroment for debugging uC/OS-II target software.
Platform: | Size: 747520 | Author: 张建伟 | Hits:

[uCOSucos2 can总线通讯

Description: 编程实现MCP2510 的CAN 总线通讯;两个UP-NetARM3000 通过CAN 总线相连接。ARM 监视串行口,将接收到的字符发送 给另一个开发板并通过串口显示(计算机与开发板是通过超级终端通讯的)。即按PC 键盘通 过超级终端发送数据,开发板将接收到的数据通过CAN 总线转发,再另一个PC 的超级终 端上显示数据-Programming MCP2510 CAN bus communication; Two UP-NetARM3000 CAN bus link. ARM surveillance serial port, will receive the characters sent to another development board and adopted Serial Display (Computer and development board through the Super Terminal Communication). According to PC keyboards through the Super Terminal send data, the board will receive the data transmitted through the CAN bus, then another Super PC terminals display the data
Platform: | Size: 21504 | Author: 陈小平 | Hits:

[uCOSuC-USB-V1-00a

Description: UC/OS下的USB驱动程序和说明文档(包括上位机驱动程序和固件程序)-UC/OS under the USB drivers and documentation (including PC drivers and firmware)
Platform: | Size: 337920 | Author: yyy | Hits:

[uCOSuCOSclock

Description: uCOS电子钟 pc机上模拟ucos实时操作系统上跑电子钟程序-uCOS electronic bell pc machine simulation uCOS run real-time operating system on the electronic clock procedures
Platform: | Size: 273408 | Author: 胖大海 | Hits:

[uCOSD12_For_uCos-II

Description: PDIUSBD12USB接口芯片的实验资料包, 包括以下内容 D12驱动 PDIUSBD12 PC机驱动程序,分为Win2k_Xp和Win98 EasyUSB 读写PDIUSBD12的API函数(Win32标准动态库) PCTest PC机端演示软件,提供可执行文件PCTest.exe及源程序 D12 For uCos-II PDIUSBD12 设备端演示软件 ZLG_D12.pdf USB驱动程序软件包简要说明及应用例子 常见问题及解决.txt 遇到问题请阅读该文件 PDIUSBD12芯片相关资料 PDIUSBD12芯片相关资料-PDIUSBD12USB interface chip experimental data packet, including the following D12 driver PDIUSBD12 PC machine drivers, divided into Win2k_Xp and Win98 EasyUSB the API to read and write PDIUSBD12 function (Win32 standard DLL) PCTest PC-side presentation software, to provide an executable file PCTest. exe and source code D12 For uCos-II PDIUSBD12 equipment client presentation software package ZLG_D12.pdf USB driver and application of a brief description of examples of common problems and solutions. txt encounter problems, please read the document relevant information PDIUSBD12 chip chip PDIUSBD12 relevant information
Platform: | Size: 2418688 | Author: 谭剑鸣 | Hits:

[uCOSucos_exam3

Description: UCOS的源码,它的硬件基础是80186,只要你的电脑只要是INTEL的CPU,就可以在你的电脑上面正常运行,你也可以把它移植到你的MCU,所以这个源码是研究UCOS的最佳选择。-UCOS the source, and its hardware is based on 80,186, as long as your computer as long as it is INTEL' s CPU, on your computer in the normal operation of the above, you can transfer it to your MCU, so the source is to examine the UCOS the best choice.
Platform: | Size: 109568 | Author: jacob | Hits:

[uCOSuGUI_uCos

Description: ucos ucgui ucfas for pc-ucos ucgui ucfas for pc
Platform: | Size: 922624 | Author: idiotdream | Hits:

[Software EngineeringucOS

Description: ucOS在PC机上开发步骤,Borload 3.1 裁剪-ucOS development process in the PC machine, Borload 3.1 Cutting
Platform: | Size: 174080 | Author: lgl | Hits:

[uCOSucos

Description: 本文介绍了如何在PC上移植ucos操作系统,可以深入学习。-This article describes how to port ucos PC operating system, in-depth study.
Platform: | Size: 102400 | Author: 李真 | Hits:

[uCOSlpc2292-based-on-ucos-II-

Description: ucos-II lpc2292实现pc于tcp协议通讯-lpc2292 and PC s TCP protocol communications based on ucos-II
Platform: | Size: 1419264 | Author: wyf | Hits:

[Windows Developucos+ucgui sim

Description: 这个是ucos和ucgui pc模拟器资料,供有需要人参考(This is the UCOS and ucGUI PC simulator source code)
Platform: | Size: 19315712 | Author: 连云平江 | Hits:
« 1 23 4 5 6 7 »

CodeBus www.codebus.net